home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_091 / samples / mpu / readme < prev    next >
Text File  |  1992-05-06  |  468b  |  14 lines

  1. This directory contains the sources for the ADL game "mpu".
  2. The files on this directory are as follows:
  3.  
  4.     constant.adl        --    Constant declarations
  5.     locales.adl        --    Descriptions of locales
  6.     locnames.adl        --    Names of locales
  7.     mpu.adl            --    File that binds the rest together
  8.     objects.adl        --    Objects found + descriptions
  9.     routines.adl        --    General purpose routines
  10.     transit.adl        --    Transition routines
  11.     verbs.adl        --    Verbs and verb routines
  12.  
  13. To make mpu, simply type "make".
  14.